This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
You could walk the ViewEntries, but... ~Umberto Nongeroson 5.Jan.04 04:48 PM a Web browser Notes Client 6.5Windows XP
...you'd have to add this processing to every agent you wanted to run. And forget running a simple @Formula agent against the docs, dragging them to a folder, using copy-selected-as-table, etc.
If we had a NotesUIView.SelectDocumentAndKeepSelectedDocs() method (please IBM!) Then it would be easy to have an agent that selected all documents in-between two others. You could then do whatever you wish with the documents.
The most direct way (and fastest for end-users) to tackle this, though, is to simply create a shift-click behavior like that built into all windowed GUIs over the past 15 years.